home *** CD-ROM | disk | FTP | other *** search
/ Internet Publisher's Toolbox 2.0 / Internet Publisher's Toolbox.iso / internet / website / filetype.ht_ / filetype.ht
Encoding:
Text File  |  1995-04-25  |  1.9 KB  |  65 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>Configuring Helper Applications</TITLE>
  5. </HEAD>
  6.  
  7. <BODY>
  8. <A NAME="TOP"></A>
  9.  
  10. <H1>Configuring Helper Applications</H1>
  11.  
  12. By default, the file types supported by Mosaic include HTML and text
  13. documents, JPEG and GIF images, and AU and AIFF sound files. You can add
  14. support for other types of files by configuring a helper application. Any
  15. program that accepts command line instructions can be used as a helper 
  16. application.
  17.  
  18. <P><B>To configure a helper application:</B>
  19. <OL>
  20. <P><LI>From the Edit menu, choose Helpers.
  21. <P><LI>If the file type you want to support is listed, select it
  22. and choose the Edit button. Otherwise, choose the Add button to define a
  23. new file type.
  24. <P><LI>In the Configure File Type dialog, complete the following fields.
  25. <P><I>Note</I> - For most predefined file types, the Helper Application
  26. field is the only field you need to complete. Default values are provided
  27. for the other fields.
  28.  
  29. <P><B>Description</B>
  30. <BR>Type a descriptive name for the file type.
  31.  
  32. <P><B>MIME Type</B>
  33. <BR>Type the <A HREF="mime.htm#TOP">MIME</A> type of the file
  34. type.
  35.  
  36. <P><B>Suffixes</B>
  37. <BR>Type each filename extension associated with the file type. Separate
  38. each extension by a space.
  39.  
  40. <P><B>Encoding</B>
  41. <BR>Select the Binary or Text option to indicate how the file type is
  42. encoded.
  43.  
  44. <P><B>Helper Application</B>
  45. <BR>Type the full path and name of the helper application, followed by
  46. "%s" where the name of a downloaded file should be inserted.
  47. You can use the Browse button to complete this field automatically.
  48.  
  49. <P><B>Service Name</B>
  50. <BR>If the helper application is compatible with the Mosaic Software
  51. Development Interface, enter the DDE service name of the application.
  52. If no service name is specified, the command line in the Helper
  53. Application field will be used to launch the helper application.
  54.  
  55. <P><LI>Choose the OK button.
  56.  
  57. </OL>
  58.  
  59. <HR>
  60. <A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
  61.  
  62. </BODY>
  63.  
  64. </HTML>
  65.